home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / programming / c / dicepref / bin / make < prev   
Encoding:
AmigaDOS Script File  |  1978-11-24  |  91 b   |  6 lines

  1. .key Source
  2. .bra {
  3. .ket }
  4.  
  5. dcc:bin/dcc -v -lm {Source$Test}.c -o {Source$Test} $DCCOBJECTS
  6.